Added a comment to inform translators that they must add .po files to both
authorFederico Mena Quintero <federico@ximian.com>
Thu, 26 Feb 2004 16:46:31 +0000 (16:46 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Thu, 26 Feb 2004 16:46:31 +0000 (16:46 +0000)
2004-02-26  Federico Mena Quintero  <federico@ximian.com>

* configure.in: Added a comment to inform translators that they
must add .po files to both po/ and po-properties/ when they add
new languages to ALL_LINGUAS.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index c6a3ee672b5ff5d5b08c43e05e9bd68203e87c70..e32fe25c0380aa387ac34b3a9e6da3b42878bc95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * configure.in: Added a comment to inform translators that they
+       must add .po files to both po/ and po-properties/ when they add
+       new languages to ALL_LINGUAS.
+
 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
index c6a3ee672b5ff5d5b08c43e05e9bd68203e87c70..e32fe25c0380aa387ac34b3a9e6da3b42878bc95 100644 (file)
@@ -1,3 +1,9 @@
+2004-02-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * configure.in: Added a comment to inform translators that they
+       must add .po files to both po/ and po-properties/ when they add
+       new languages to ALL_LINGUAS.
+
 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
index c6a3ee672b5ff5d5b08c43e05e9bd68203e87c70..e32fe25c0380aa387ac34b3a9e6da3b42878bc95 100644 (file)
@@ -1,3 +1,9 @@
+2004-02-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * configure.in: Added a comment to inform translators that they
+       must add .po files to both po/ and po-properties/ when they add
+       new languages to ALL_LINGUAS.
+
 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
index c6a3ee672b5ff5d5b08c43e05e9bd68203e87c70..e32fe25c0380aa387ac34b3a9e6da3b42878bc95 100644 (file)
@@ -1,3 +1,9 @@
+2004-02-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * configure.in: Added a comment to inform translators that they
+       must add .po files to both po/ and po-properties/ when they add
+       new languages to ALL_LINGUAS.
+
 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
index c6a3ee672b5ff5d5b08c43e05e9bd68203e87c70..e32fe25c0380aa387ac34b3a9e6da3b42878bc95 100644 (file)
@@ -1,3 +1,9 @@
+2004-02-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * configure.in: Added a comment to inform translators that they
+       must add .po files to both po/ and po-properties/ when they add
+       new languages to ALL_LINGUAS.
+
 Wed Feb 25 15:36:50 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text_for_display):
index 045089985b638b80fac2d5e0e0982c3fa32cc5b8..7d272cb0812f959c7f677b54fe4968d4bbd4a755 100644 (file)
@@ -382,6 +382,11 @@ if test "$gtk_ok" = "yes"; then
 fi
 
 # i18n stuff
+# TRANSLATORS:  Please note that gtk+ has both po/ and po-properties/
+# directories.  If you add a new language to ALL_LINGUAS, please make
+# sure that both po/ and po-properties/ have .po files that correspond
+# to your language.  If you only add one to po/, the build will break
+# in po-properties/.
 ALL_LINGUAS="af am ar az be bg bn br ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mi mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk uz uz@Latn vi wa yi zh_CN zh_TW"
 AM_GLIB_GNU_GETTEXT
 LIBS="$LIBS $INTLLIBS"